home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / misc / docreader.lha / DocReader / DocReader.doc < prev    next >
Text File  |  1992-11-10  |  2KB  |  74 lines

  1. ==========================================================================
  2.             Doc Reader by Kjell Irgens / Ultima Thule Software
  3. ==========================================================================
  4.  
  5. I made this tiny freeware program to ease the use of Workbench 2.0, and
  6. to make the workbench windows a bit more tidy.  As we all know, the
  7. .doc.info files tend to use a lot of space on the workbench screen,
  8. especially if you don't have a 3000/4000 or a flicker fixer.
  9.  
  10. Now you can delete those .doc.info / .man.info files for good!  And you
  11. can have your docs stored in a single dir, while still being easily
  12. reachable from WB!
  13.  
  14.  
  15.  
  16. How does DocReader work?
  17. -------------------------
  18.  
  19. DocReader opens a so calle Appicon on the Workbench screen.  Files are
  20. specified by dropping them on this icon.
  21.  
  22. DocReader works by searching the directory of the specified application for
  23. corresponding files with .guide/.doc/.man/.readme/.docs/.txt prefix and
  24. then uses the right viewer to show the manual file.
  25.  
  26. If no such file is found, it opens the viewer with the file you put on
  27. DocReader; i.e. you can place textfiles and guidefiles directly on the
  28. Appicon if you wish.
  29.  
  30. if you place a drawer on top of the icon, DocReader calls MANVIEWER with
  31. the directory name as argument.
  32.  
  33.  
  34.  
  35. How do I start DocReader?
  36. --------------------------
  37.  
  38. Move the DocReader to the sys:WBstartup drawer or double click on the
  39. DocReader icon.  DocReader can't be started from CLI.
  40.  
  41.  
  42.  
  43. Icon tooltypes
  44. ---------------
  45.  
  46. MANVIEWER - file viewer to use for regular docs
  47. GUIDEVIEVER - file viewer for Amigaguide (tm) style documents
  48. MANPATH - (optional) path where you store document files
  49. GUIDEPATH - (optional) path where you store AmigaGuide
  50. ICON_XPOS
  51. ICON_YPOS - (optional) The appicon's position on the Workbench screen.
  52. ICON_NAME - The Appicons's name on the Workbench screen.
  53.  
  54.  
  55.  
  56. Planned enhancements:
  57. ---------------------
  58. Support for more filetypes
  59. Handle of multiple assigns in DOCPATH/GUIDEPATH
  60.  
  61.  
  62. Please tell me if you find bugs in Doc Reader, or if you have any ideas
  63. for improvements and new features:
  64.  
  65. E-mail (internet): kjelli@stud.cs.uit.no
  66.  
  67.  
  68.  
  69. Thanks to: Petter Nilsen (betatesting under 3.0),
  70.            Øystein Larsen (some help), Nils Sudman (idea, betatesting)
  71.            and Tommy Larsen (betatesting)
  72.  
  73. Enjoy!
  74.